vcRevolveFeature

The Revolve operation feature revolves all polylines in its sub features around the Z axis. If a polyline is not a loop all the face normals are made to point outwards. If polyline is a loop, the loop should normally point to the clockwise direction of the revolve angle.

See in: Overview

Module: vcFeatures

Parent: vcFeature

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
CapsBooleanRWGets or sets the rendering of caps for revolved geometry.
MaterialvcMaterialRWGets or sets the material of revolved geometry.
ReverseBooleanRWGets or sets the inverting of revolved geometry.
RevolveAnglevcRealExpressionPropertyRGets or sets the angle for revolving geometry.
RevolveAxisvcVectorExpressionPropertyRGets or sets the vector/direction for revolving geometry, for example (0,0,1) would revolve geometry around Z-axis.
RevolveOffsetvcRealExpressionPropertyRGets or sets the offset for revolved geometry.
SectionsvcIntExpressionPropertyRGets or sets the number of sections/sides for revolved geometry.